public void setComb( boolean value ) |
Parameters
- value
- True if the field shall be automatically divided into as many equally spaced positions, or combs, as the value of getMaxLength, and the text is laid out into those combs.
public void setComb( boolean value ) |